home *** CD-ROM | disk | FTP | other *** search
- Path: uwm.edu!caen!newberry
- From: newberry@news-server.engin.umich.edu (byron lee newberry)
- Newsgroups: comp.lang.c
- Subject: Pacific-C Question
- Date: 3 Feb 1996 17:04:58 GMT
- Organization: University of Michigan Engineering, Ann Arbor
- Message-ID: <4f04jq$5p0@srvr1.engin.umich.edu>
- NNTP-Posting-Host: newberry@lanczos.engin.umich.edu
- X-Newsreader: TIN [version 1.2 PL2]
-
- Hello,
-
- I recently downloaded the Pacific-C package (very nice) and
- looked into using it for development of my Ph.D. research codes.
- My program is your average numerical code (Runga-Kutta algorithm,
- Romberg Integrator, some matrix manipulation, etc: ALL DOUBLE
- PRECISION). My code runs fine here at school using gcc (on a NeXT) and
- using c89 (on an HP workstation). I have also tested it on Turbo C++
- on a friends computer. In Pacific-C, the code compiles fine (no
- errors), but the executable locks-up my PC. I have tested this on
- several machines (386, 486, Pentium). I currently have my files at
- 50 and buffers at 50 on my machine. Are there other possible fixes
- that I can check? The Pacific-C environment is great (one of the
- best I have seen) and the program is intuituve to use. I would really
- like to get this product up and working. All help is appreciated.
-
- Byron N.
- University of Michigan
- Structural Dynamics
-